home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / oki4w.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.8 KB  |  65 lines

  1. <driver id="driver/oki4w">
  2.  <name>oki4w</name>
  3.  <url>http://www.cups.org/espgs/index.php</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=oki4w%A%Z -sOutputFile=-%C -f -</prototype>
  7.   <margins>
  8.    <general>
  9.     <unit>in</unit>
  10.     <relative />
  11.     <left>0.125</left>
  12.     <right>0.125</right>
  13.     <top>0.07</top>
  14.     <bottom>0.25</bottom>
  15.    </general>
  16.   </margins>
  17.  </execution>
  18.  <comments>
  19.   <en>
  20.  
  21.     This is a simple Ghostscript driver for the Okidata Okipage 4W and
  22.     similar host-based Okidata laser printers. In contrary to the
  23.     "oki4drv" it does not need any special daemon but simply
  24.     integrates in the usual printing workflow.<p>
  25.  
  26.     The driver was in GNU Ghostscript 6.x, but was removed again in
  27.     7.x. Currently it is available in ESP Ghostscript 7.07.x and
  28.     8.15.x.<p>
  29.  
  30.   </en>
  31.  </comments>
  32.  <printers>
  33.   <printer>
  34.    <id>printer/Oki-OL400w</id><!-- Oki OL 400w -->
  35.   </printer>
  36.   <printer>
  37.    <id>printer/Oki-Okipage_4w</id><!-- Oki Okipage 4w -->
  38.   </printer>
  39.   <printer>
  40.    <id>printer/Oki-Okipage_4wplus</id><!-- Oki Okipage 4w+ -->
  41.   </printer>
  42.   <printer>
  43.    <id>printer/Oki-Okipage_6w</id><!-- Oki Okipage 6w -->
  44.   </printer>
  45.   <printer>
  46.    <id>printer/Oki-Okipage_8w</id><!-- Oki Okipage 8w -->
  47.    <comments>
  48.     <en>This printer works mostly with with oki4w by Martin Dalecki.</en>
  49.    </comments>
  50.   </printer>
  51.   <printer>
  52.    <id>printer/Oki-Okipage_8w_Lite</id><!-- Oki Okipage 8w Lite -->
  53.    <comments>
  54.     <en>This printer works mostly with with oki4drv by Martin Dalecki.</en>
  55.    </comments>
  56.   </printer>
  57.   <printer>
  58.    <id>printer/Oki-Okipage_8z</id><!-- Oki Okipage 8z -->
  59.    <comments>
  60.     <en>Requires version 2 of oki4linux?</en>
  61.    </comments>
  62.   </printer>
  63.  </printers>
  64. </driver>
  65.